[INFO] cloning repository https://github.com/toreleon/open-mainframe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toreleon/open-mainframe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoreleon%2Fopen-mainframe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoreleon%2Fopen-mainframe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5e2394c4d339049ccba72b9e14c2485b536dc7e
[INFO] fixing toreleon/open-mainframe against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoreleon%2Fopen-mainframe" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/toreleon/open-mainframe
[INFO] finished tweaking git repo https://github.com/toreleon/open-mainframe
[INFO] tweaked toml for git repo https://github.com/toreleon/open-mainframe written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/toreleon/open-mainframe on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/toreleon/open-mainframe already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 64136a9090e87f31e1b5623f5ec394d6967063ccd11967e04d4bd0b2d8055467
[INFO] running `Command { std: "docker" "start" "64136a9090e87f31e1b5623f5ec394d6967063ccd11967e04d4bd0b2d8055467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "64136a9090e87f31e1b5623f5ec394d6967063ccd11967e04d4bd0b2d8055467" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64136a9090e87f31e1b5623f5ec394d6967063ccd11967e04d4bd0b2d8055467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "64136a9090e87f31e1b5623f5ec394d6967063ccd11967e04d4bd0b2d8055467" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/open-mainframe-lang-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-cobol/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-encoding/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-runtime/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-sort/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-jcl/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-dataset/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-utilities/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-db2/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-cics/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-assess/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-ims/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-deploy/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-tui/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-racf/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-jes2/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-tso/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-rexx/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-ispf/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-hlasm/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-mq/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-wlm/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-smf/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-pli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-zosmf/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-drda/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-precompilers/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-wiki/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-parmlib/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-mvs/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-syscmd/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-pgmmgmt/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-uss/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-networking/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-clist/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-crypto/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-idms/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-adabas/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-easytrieve/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-natural/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-focus/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-gym/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-symbolic/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking open-mainframe-lang-core v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-lang-core)
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]    Migrating crates/open-mainframe-lang-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking des v0.8.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking opentelemetry v0.21.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.13.0
[INFO] [stderr]     Checking open-mainframe-parmlib v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-parmlib)
[INFO] [stderr]     Checking open-mainframe-natural v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-natural)
[INFO] [stderr]     Checking open-mainframe-focus v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-focus)
[INFO] [stderr]     Checking open-mainframe-easytrieve v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-easytrieve)
[INFO] [stderr]     Checking open-mainframe-uss v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-uss)
[INFO] [stderr]    Migrating crates/open-mainframe-parmlib/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking open-mainframe-clist v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-clist)
[INFO] [stderr]     Checking open-mainframe-networking v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-networking)
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-parmlib/src/members.rs:94:34
[INFO] [stdout]     |
[INFO] [stdout]  94 |             if let Ok(entries) = std::fs::read_dir(dir) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  95 |                 for entry in entries.flatten() {
[INFO] [stdout]     |                     -----    -----------------
[INFO] [stdout]     |                     |        |
[INFO] [stdout]     |                     |        `iter` calls a custom destructor
[INFO] [stdout]     |                     |        `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     `entry` calls a custom destructor
[INFO] [stdout]     |                     `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 104 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/open-mainframe-focus/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking open-mainframe-syscmd v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-syscmd)
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Migrating crates/open-mainframe-natural/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking open-mainframe-crypto v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-crypto)
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]        Fixed crates/open-mainframe-natural/src/data_model.rs (1 fix)
[INFO] [stderr]        Fixed crates/open-mainframe-natural/src/interpreter.rs (1 fix)
[INFO] [stderr]    Migrating crates/open-mainframe-uss/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking open-mainframe-db2 v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-db2)
[INFO] [stderr]     Checking open-mainframe-utilities v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-utilities)
[INFO] [stderr]     Checking open-mainframe-encoding v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-encoding)
[INFO] [stderr]    Migrating crates/open-mainframe-easytrieve/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking open-mainframe-racf v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-racf)
[INFO] [stderr]    Migrating crates/open-mainframe-clist/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-clist/src/interpreter.rs:110:40
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     if let Ok(mut g) = self.globals.lock() {
[INFO] [stdout]     |                               -----    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |
[INFO] [stdout]     |                               |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                               `g` calls a custom destructor
[INFO] [stdout]     |                               `g` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 113 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `g` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/open-mainframe-networking/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking open-mainframe-rexx v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-rexx)
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking open-mainframe-jes2 v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-jes2)
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking open-mainframe-wlm v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-wlm)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-parmlib/src/members.rs:94:34
[INFO] [stdout]     |
[INFO] [stdout]  94 |             if let Ok(entries) = std::fs::read_dir(dir) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  95 |                 for entry in entries.flatten() {
[INFO] [stdout]     |                     -----    -----------------
[INFO] [stdout]     |                     |        |
[INFO] [stdout]     |                     |        `iter` calls a custom destructor
[INFO] [stdout]     |                     |        `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     `entry` calls a custom destructor
[INFO] [stdout]     |                     `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 104 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking open-mainframe-smf v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-smf)
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-clist/src/interpreter.rs:110:40
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     if let Ok(mut g) = self.globals.lock() {
[INFO] [stdout]     |                               -----    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |
[INFO] [stdout]     |                               |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                               `g` calls a custom destructor
[INFO] [stdout]     |                               `g` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 113 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `g` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/open-mainframe-syscmd/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling z3-sys v0.8.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Migrating crates/open-mainframe-crypto/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking opentelemetry_sdk v0.21.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tracing-opentelemetry v0.22.0
[INFO] [stderr]     Checking open-mainframe-adabas v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-adabas)
[INFO] [stderr]    Migrating crates/open-mainframe-db2/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking open-mainframe-hlasm v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-hlasm)
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Migrating crates/open-mainframe-utilities/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-encoding/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/open-mainframe-utilities/src/iebgener.rs (12 fixes)
[INFO] [stderr]     Checking open-mainframe-ispf v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-ispf)
[INFO] [stderr]    Migrating crates/open-mainframe-racf/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking open-mainframe-sort v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-sort)
[INFO] [stderr]     Checking open-mainframe-dataset v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-dataset)
[INFO] [stderr]        Fixed crates/open-mainframe-racf/src/certificate.rs (19 fixes)
[INFO] [stderr]     Checking open-mainframe-drda v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-drda)
[INFO] [stderr]    Migrating crates/open-mainframe-rexx/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking z3 v0.12.1
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stderr]    Migrating crates/open-mainframe-jes2/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-wlm/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking open-mainframe-tso v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-tso)
[INFO] [stderr]     Checking opentelemetry-proto v0.4.0
[INFO] [stderr]    Migrating crates/open-mainframe-smf/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking opentelemetry-otlp v0.14.0
[INFO] [stderr]     Checking open-mainframe-deploy v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-deploy)
[INFO] [stderr]    Migrating crates/open-mainframe-adabas/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking open-mainframe-ims v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-ims)
[INFO] [stderr]    Migrating crates/open-mainframe-hlasm/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-db2/tests/integration.rs from 2021 edition to 2024
[INFO] [stderr]     Checking open-mainframe-pli v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-pli)
[INFO] [stderr]    Migrating crates/open-mainframe-ispf/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-sort/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/open-mainframe-sort/src/engine.rs (2 fixes)
[INFO] [stderr]    Migrating crates/open-mainframe-dataset/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/open-mainframe-sort/src/ifthen.rs (2 fixes)
[INFO] [stderr]     Checking open-mainframe-runtime v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-runtime)
[INFO] [stderr]        Fixed crates/open-mainframe-dataset/src/gdg/base.rs (9 fixes)
[INFO] [stderr]    Migrating crates/open-mainframe-drda/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/open-mainframe-dataset/src/gdg/generation.rs (25 fixes)
[INFO] [stderr]        Fixed crates/open-mainframe-dataset/src/pdse.rs (3 fixes)
[INFO] [stderr]        Fixed crates/open-mainframe-dataset/src/gdg_icf.rs (5 fixes)
[INFO] [stderr]     Checking open-mainframe-cics v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-cics)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-drda/src/server.rs:64:15
[INFO] [stdout]     |
[INFO] [stdout]  64 |           match listener.accept().await {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                 |                 |
[INFO] [stdout]     |                 |                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                 |                 up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                 |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  69 | /                 tokio::spawn(async move {
[INFO] [stdout]  70 | |                     if let Err(e) = handle_connection(stream, peer_addr, &config, auth).await {
[INFO] [stdout]  71 | |                         match &e {
[INFO] [stdout]  72 | |                             DrdaError::ConnectionClosed => {
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |                 });
[INFO] [stdout]     | |                  -
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  89 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/poll_evented.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/poll_evented.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking open-mainframe-jcl v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-jcl)
[INFO] [stderr]    Migrating crates/open-mainframe-tso/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking open-mainframe-mvs v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-mvs)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-drda/src/server.rs:64:15
[INFO] [stdout]     |
[INFO] [stdout]  64 |           match listener.accept().await {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                 |                 |
[INFO] [stdout]     |                 |                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                 |                 up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                 |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  69 | /                 tokio::spawn(async move {
[INFO] [stdout]  70 | |                     if let Err(e) = handle_connection(stream, peer_addr, &config, auth).await {
[INFO] [stdout]  71 | |                         match &e {
[INFO] [stdout]  72 | |                             DrdaError::ConnectionClosed => {
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | |                 });
[INFO] [stdout]     | |                  -
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  89 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/poll_evented.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/poll_evented.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/open-mainframe-deploy/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/open-mainframe-deploy/src/secrets.rs (2 fixes)
[INFO] [stderr]    Migrating crates/open-mainframe-racf/tests/integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-ims/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/open-mainframe-ims/src/psb/mod.rs (2 fixes)
[INFO] [stderr]        Fixed crates/open-mainframe-ims/src/dbd/mod.rs (3 fixes)
[INFO] [stderr]        Fixed crates/open-mainframe-ims/src/mfs_parser.rs (2 fixes)
[INFO] [stderr]     Checking open-mainframe-mq v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-mq)
[INFO] [stderr]    Migrating crates/open-mainframe-pli/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-runtime/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking open-mainframe-idms v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-idms)
[INFO] [stderr]        Fixed crates/open-mainframe-runtime/src/interpreter.rs (16 fixes)
[INFO] [stderr]    Migrating crates/open-mainframe-cics/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/open-mainframe-runtime/src/string.rs (4 fixes)
[INFO] [stderr]     Checking open-mainframe-cobol v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-cobol)
[INFO] [stderr]     Checking open-mainframe-precompilers v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-precompilers)
[INFO] [stderr]    Migrating crates/open-mainframe-jcl/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/open-mainframe-jcl/src/executor/mod.rs (9 fixes)
[INFO] [stderr]    Migrating crates/open-mainframe-mvs/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/open-mainframe-jcl/src/executor/iebgener.rs (11 fixes)
[INFO] [stderr]        Fixed crates/open-mainframe-jcl/src/procedure.rs (1 fix)
[INFO] [stderr]    Migrating crates/open-mainframe-mq/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking open-mainframe-pgmmgmt v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-pgmmgmt)
[INFO] [stderr]    Migrating crates/open-mainframe-idms/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-cobol/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/open-mainframe-cobol/src/semantic/analyzer.rs (2 fixes)
[INFO] [stderr]    Migrating crates/open-mainframe-precompilers/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/open-mainframe-cobol/src/parser/statements.rs (1 fix)
[INFO] [stderr]     Checking open-mainframe-tui v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-tui)
[INFO] [stderr]     Checking open-mainframe-assess v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-assess)
[INFO] [stderr]     Checking open-mainframe-symbolic v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-symbolic)
[INFO] [stderr]    Migrating crates/open-mainframe-mvs/tests/integration.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/open-mainframe-cobol/src/intrinsics/string.rs (2 fixes)
[INFO] [stderr]    Migrating crates/open-mainframe-pgmmgmt/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-tui/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-assess/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-symbolic/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking open-mainframe-wiki v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-wiki)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-symbolic/src/solver.rs:126:21
[INFO] [stdout]     |
[INFO] [stdout] 124 |                     let int_val = self.value_to_z3_int(value);
[INFO] [stdout]     |                         -------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `int_val` calls a custom destructor
[INFO] [stdout]     |                         `int_val` will be dropped later as of Edition 2024
[INFO] [stdout] 125 |                     let zero = Int::from_i64(&self.ctx, 0);
[INFO] [stdout]     |                         ----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `zero` calls a custom destructor
[INFO] [stdout]     |                         `zero` will be dropped later as of Edition 2024
[INFO] [stdout] 126 |                     int_val._eq(&zero).not()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 127 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_ast!(Bool);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout] note: `int_val` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `zero` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `impl_ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-symbolic/src/solver.rs:175:17
[INFO] [stdout]     |
[INFO] [stdout] 173 |                 let lhs = self.value_to_z3_int(&args[0]);
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `lhs` calls a custom destructor
[INFO] [stdout]     |                     `lhs` will be dropped later as of Edition 2024
[INFO] [stdout] 174 |                 let rhs = self.value_to_z3_int(&args[1]);
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `rhs` calls a custom destructor
[INFO] [stdout]     |                     `rhs` will be dropped later as of Edition 2024
[INFO] [stdout] 175 |                 lhs._eq(&rhs).not()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 176 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_ast!(Bool);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout] note: `lhs` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `rhs` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-symbolic/src/solver.rs:218:17
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 let int_val = self.expr_to_z3_int(op, args);
[INFO] [stdout]     |                     -------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `int_val` calls a custom destructor
[INFO] [stdout]     |                     `int_val` will be dropped later as of Edition 2024
[INFO] [stdout] 217 |                 let zero = Int::from_i64(&self.ctx, 0);
[INFO] [stdout]     |                     ----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `zero` calls a custom destructor
[INFO] [stdout]     |                     `zero` will be dropped later as of Edition 2024
[INFO] [stdout] 218 |                 int_val._eq(&zero).not()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 219 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_ast!(Bool);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout] note: `int_val` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `zero` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-symbolic/src/solver.rs:281:40
[INFO] [stdout]     |
[INFO] [stdout] 280 |                     let z3_var = Int::new_const(&self.ctx, name.as_str());
[INFO] [stdout]     |                         ------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `z3_var` calls a custom destructor
[INFO] [stdout]     |                         `z3_var` will be dropped later as of Edition 2024
[INFO] [stdout] 281 |                     if let Some(val) = model.eval(&z3_var, true) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 286 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `z3_var` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-symbolic/src/solver.rs:289:40
[INFO] [stdout]     |
[INFO] [stdout] 288 |                     let z3_var = Bool::new_const(&self.ctx, name.as_str());
[INFO] [stdout]     |                         ------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `z3_var` calls a custom destructor
[INFO] [stdout]     |                         `z3_var` will be dropped later as of Edition 2024
[INFO] [stdout] 289 |                     if let Some(val) = model.eval(&z3_var, true) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 294 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_ast!(Bool);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout] note: `z3_var` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_ast!(Bool);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-symbolic/src/solver.rs:297:40
[INFO] [stdout]     |
[INFO] [stdout] 296 |                     let z3_var = BV::new_const(&self.ctx, name.as_str(), *w);
[INFO] [stdout]     |                         ------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `z3_var` calls a custom destructor
[INFO] [stdout]     |                         `z3_var` will be dropped later as of Edition 2024
[INFO] [stdout] 297 |                     if let Some(val) = model.eval(&z3_var, true) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 302 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 553 | impl_ast!(BV);
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout] note: `z3_var` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 553 | impl_ast!(BV);
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-symbolic/src/solver.rs:126:21
[INFO] [stdout]     |
[INFO] [stdout] 124 |                     let int_val = self.value_to_z3_int(value);
[INFO] [stdout]     |                         -------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `int_val` calls a custom destructor
[INFO] [stdout]     |                         `int_val` will be dropped later as of Edition 2024
[INFO] [stdout] 125 |                     let zero = Int::from_i64(&self.ctx, 0);
[INFO] [stdout]     |                         ----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `zero` calls a custom destructor
[INFO] [stdout]     |                         `zero` will be dropped later as of Edition 2024
[INFO] [stdout] 126 |                     int_val._eq(&zero).not()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 127 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_ast!(Bool);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout] note: `int_val` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `zero` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `impl_ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-symbolic/src/solver.rs:175:17
[INFO] [stdout]     |
[INFO] [stdout] 173 |                 let lhs = self.value_to_z3_int(&args[0]);
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `lhs` calls a custom destructor
[INFO] [stdout]     |                     `lhs` will be dropped later as of Edition 2024
[INFO] [stdout] 174 |                 let rhs = self.value_to_z3_int(&args[1]);
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `rhs` calls a custom destructor
[INFO] [stdout]     |                     `rhs` will be dropped later as of Edition 2024
[INFO] [stdout] 175 |                 lhs._eq(&rhs).not()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 176 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_ast!(Bool);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout] note: `lhs` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `rhs` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-symbolic/src/solver.rs:218:17
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 let int_val = self.expr_to_z3_int(op, args);
[INFO] [stdout]     |                     -------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `int_val` calls a custom destructor
[INFO] [stdout]     |                     `int_val` will be dropped later as of Edition 2024
[INFO] [stdout] 217 |                 let zero = Int::from_i64(&self.ctx, 0);
[INFO] [stdout]     |                     ----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `zero` calls a custom destructor
[INFO] [stdout]     |                     `zero` will be dropped later as of Edition 2024
[INFO] [stdout] 218 |                 int_val._eq(&zero).not()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 219 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_ast!(Bool);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout] note: `int_val` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `zero` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-symbolic/src/solver.rs:281:40
[INFO] [stdout]     |
[INFO] [stdout] 280 |                     let z3_var = Int::new_const(&self.ctx, name.as_str());
[INFO] [stdout]     |                         ------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `z3_var` calls a custom destructor
[INFO] [stdout]     |                         `z3_var` will be dropped later as of Edition 2024
[INFO] [stdout] 281 |                     if let Some(val) = model.eval(&z3_var, true) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 286 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout] note: `z3_var` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_ast!(Int);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-symbolic/src/solver.rs:289:40
[INFO] [stdout]     |
[INFO] [stdout] 288 |                     let z3_var = Bool::new_const(&self.ctx, name.as_str());
[INFO] [stdout]     |                         ------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `z3_var` calls a custom destructor
[INFO] [stdout]     |                         `z3_var` will be dropped later as of Edition 2024
[INFO] [stdout] 289 |                     if let Some(val) = model.eval(&z3_var, true) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 294 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_ast!(Bool);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout] note: `z3_var` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_ast!(Bool);
[INFO] [stdout]     | --------------- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-symbolic/src/solver.rs:297:40
[INFO] [stdout]     |
[INFO] [stdout] 296 |                     let z3_var = BV::new_const(&self.ctx, name.as_str(), *w);
[INFO] [stdout]     |                         ------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `z3_var` calls a custom destructor
[INFO] [stdout]     |                         `z3_var` will be dropped later as of Edition 2024
[INFO] [stdout] 297 |                     if let Some(val) = model.eval(&z3_var, true) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 302 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 553 | impl_ast!(BV);
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout] note: `z3_var` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/z3-0.12.1/src/ast.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         impl<'ctx> Drop for $ast<'ctx> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 553 | impl_ast!(BV);
[INFO] [stdout]     | ------------- in this macro invocation
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_ast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/open-mainframe-cobol/tests/conformance.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-tui/tests/mock_terminal_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-tui/tests/snapshot_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-tui/tests/callback_pipeline_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-tui/tests/session_interactive_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-wiki/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking open-mainframe v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe)
[INFO] [stderr]    Migrating crates/open-mainframe-symbolic/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/open-mainframe/src/lib.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe/src/lib.rs:124:30
[INFO] [stdout]     |
[INFO] [stdout] 124 |         if let Ok(entries) = std::fs::read_dir(dir) {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 125 |             for entry in entries.flatten() {
[INFO] [stdout]     |                 -----    -----------------
[INFO] [stdout]     |                 |        |
[INFO] [stdout]     |                 |        `iter` calls a custom destructor
[INFO] [stdout]     |                 |        `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `entry` calls a custom destructor
[INFO] [stdout]     |                 `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking open-mainframe-zosmf v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-zosmf)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe/src/lib.rs:124:30
[INFO] [stdout]     |
[INFO] [stdout] 124 |         if let Ok(entries) = std::fs::read_dir(dir) {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 125 |             for entry in entries.flatten() {
[INFO] [stdout]     |                 -----    -----------------
[INFO] [stdout]     |                 |        |
[INFO] [stdout]     |                 |        `iter` calls a custom destructor
[INFO] [stdout]     |                 |        `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `entry` calls a custom destructor
[INFO] [stdout]     |                 `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/open-mainframe/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-zosmf/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/open-mainframe-zosmf/src/config.rs (2 fixes)
[INFO] [stderr]        Fixed crates/open-mainframe-zosmf/src/handlers/datasets.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-zosmf/src/cics_runner.rs:186:15
[INFO] [stdout]     |
[INFO] [stdout] 186 |         match cmd_rx.recv().await {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |               |             |
[INFO] [stdout]     |               |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |               |             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 229 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-zosmf/src/cics_runner.rs:254:25
[INFO] [stdout]     |
[INFO] [stdout] 254 |     while let Ok(cmd) = cmd_rx.try_recv() {
[INFO] [stdout]     |                  ---    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |      |
[INFO] [stdout]     |                  |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                  |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                  `cmd` calls a custom destructor
[INFO] [stdout]     |                  `cmd` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 261 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cmd` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-zosmf/src/cics_runner.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |     while let Ok(cmd) = cmd_rx.try_recv() {
[INFO] [stdout]     |                  ---    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |      |
[INFO] [stdout]     |                  |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                  |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                  `cmd` calls a custom destructor
[INFO] [stdout]     |                  `cmd` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 275 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cmd` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-zosmf/src/middleware/csrf.rs:36:23
[INFO] [stdout]     |
[INFO] [stdout]  23 |     let uri = request.uri().clone();
[INFO] [stdout]     |         ---
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `uri` calls a custom destructor
[INFO] [stdout]     |         `uri` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  36 |     next.run(request).await
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  37 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `uri` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-zosmf/src/handlers/cmci.rs:155:34
[INFO] [stdout]     |
[INFO] [stdout] 155 |             if let Ok(entries) = std::fs::read_dir(dir) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 156 |                 for entry in entries.flatten() {
[INFO] [stdout]     |                     -----    -----------------
[INFO] [stdout]     |                     |        |
[INFO] [stdout]     |                     |        `iter` calls a custom destructor
[INFO] [stdout]     |                     |        `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     `entry` calls a custom destructor
[INFO] [stdout]     |                     `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 173 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/open-mainframe-zosmf/src/handlers/cmci.rs:181:34
[INFO] [stdout]      |
[INFO] [stdout]  177 |     for entry in state.cics_dynamic_apps.iter() {
[INFO] [stdout]      |         -----    ------------------------------
[INFO] [stdout]      |         |        |
[INFO] [stdout]      |         |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |         `entry` calls a custom destructor
[INFO] [stdout]      |         `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  181 |             if let Ok(entries) = std::fs::read_dir(dir) {
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                  |
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                  up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  182 |                 for entry in entries.flatten() {
[INFO] [stdout]      |                     -----    -----------------
[INFO] [stdout]      |                     |        |
[INFO] [stdout]      |                     |        `iter` calls a custom destructor
[INFO] [stdout]      |                     |        `iter` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                     |        `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  199 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1432:1
[INFO] [stdout]      |
[INFO] [stdout] 1432 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockReadGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1432:1
[INFO] [stdout]      |
[INFO] [stdout] 1432 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockReadGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-zosmf/src/cics_runner.rs:186:15
[INFO] [stdout]     |
[INFO] [stdout] 186 |         match cmd_rx.recv().await {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |               |             |
[INFO] [stdout]     |               |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |               |             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 229 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-zosmf/src/cics_runner.rs:254:25
[INFO] [stdout]     |
[INFO] [stdout] 254 |     while let Ok(cmd) = cmd_rx.try_recv() {
[INFO] [stdout]     |                  ---    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |      |
[INFO] [stdout]     |                  |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                  |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                  `cmd` calls a custom destructor
[INFO] [stdout]     |                  `cmd` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 261 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cmd` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-zosmf/src/cics_runner.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |     while let Ok(cmd) = cmd_rx.try_recv() {
[INFO] [stdout]     |                  ---    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |      |
[INFO] [stdout]     |                  |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                  |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                  `cmd` calls a custom destructor
[INFO] [stdout]     |                  `cmd` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 275 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cmd` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/oneshot.rs:871:1
[INFO] [stdout]     |
[INFO] [stdout] 871 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking open-mainframe-gym v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-gym)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-zosmf/src/middleware/csrf.rs:36:23
[INFO] [stdout]     |
[INFO] [stdout]  23 |     let uri = request.uri().clone();
[INFO] [stdout]     |         ---
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `uri` calls a custom destructor
[INFO] [stdout]     |         `uri` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  36 |     next.run(request).await
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  37 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `uri` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/open-mainframe-zosmf/src/handlers/cmci.rs:155:34
[INFO] [stdout]     |
[INFO] [stdout] 155 |             if let Ok(entries) = std::fs::read_dir(dir) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 156 |                 for entry in entries.flatten() {
[INFO] [stdout]     |                     -----    -----------------
[INFO] [stdout]     |                     |        |
[INFO] [stdout]     |                     |        `iter` calls a custom destructor
[INFO] [stdout]     |                     |        `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     `entry` calls a custom destructor
[INFO] [stdout]     |                     `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 173 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/open-mainframe-zosmf/src/handlers/cmci.rs:181:34
[INFO] [stdout]      |
[INFO] [stdout]  177 |     for entry in state.cics_dynamic_apps.iter() {
[INFO] [stdout]      |         -----    ------------------------------
[INFO] [stdout]      |         |        |
[INFO] [stdout]      |         |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |         `entry` calls a custom destructor
[INFO] [stdout]      |         `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  181 |             if let Ok(entries) = std::fs::read_dir(dir) {
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                  |
[INFO] [stdout]      |                                  this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                  up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  182 |                 for entry in entries.flatten() {
[INFO] [stdout]      |                     -----    -----------------
[INFO] [stdout]      |                     |        |
[INFO] [stdout]      |                     |        `iter` calls a custom destructor
[INFO] [stdout]      |                     |        `iter` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                     |        `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  199 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1432:1
[INFO] [stdout]      |
[INFO] [stdout] 1432 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockReadGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/rwlock.rs:1432:1
[INFO] [stdout]      |
[INFO] [stdout] 1432 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockReadGuard<'a, R, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/open-mainframe-zosmf/tests/e2e_benchmarks.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-zosmf/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-zosmf/tests/e2e_jobs.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-zosmf/tests/e2e_datasets.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-gym/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/open-mainframe-zosmf/tests/e2e_tso_console.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 12s
[INFO] [stderr] crater-edition-check: open-mainframe-lang-core v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-lang-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-cobol v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-cobol) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-encoding v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-encoding) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-runtime v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-runtime) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-sort v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-sort) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-jcl v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-jcl) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-dataset v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-dataset) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-utilities v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-utilities) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-db2 v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-db2) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-cics v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-cics) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-assess v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-assess) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-ims v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-ims) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-deploy v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-deploy) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-tui v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-tui) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-racf v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-racf) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-jes2 v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-jes2) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-tso v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-tso) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-rexx v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-rexx) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-ispf v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-ispf) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-hlasm v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-hlasm) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-mq v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-mq) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-wlm v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-wlm) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-smf v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-smf) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-pli v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-pli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-zosmf v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-zosmf) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-drda v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-drda) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-precompilers v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-precompilers) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-wiki v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-wiki) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-parmlib v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-parmlib) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-mvs v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-mvs) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-syscmd v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-syscmd) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-pgmmgmt v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-pgmmgmt) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-uss v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-uss) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-networking v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-networking) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-clist v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-clist) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-crypto v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-crypto) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-idms v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-idms) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-adabas v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-adabas) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-easytrieve v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-easytrieve) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-natural v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-natural) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-focus v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-focus) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-gym v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-gym) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: open-mainframe-symbolic v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-symbolic) updating edition from 2021 to 2024
[INFO] [stderr]     Checking open-mainframe-lang-core v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-lang-core)
[INFO] [stderr]     Checking open-mainframe-encoding v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-encoding)
[INFO] [stderr]     Checking open-mainframe-db2 v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-db2)
[INFO] [stderr]     Checking open-mainframe-utilities v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-utilities)
[INFO] [stderr]     Checking open-mainframe-racf v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-racf)
[INFO] [stderr]     Checking open-mainframe-rexx v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-rexx)
[INFO] [stderr]     Checking open-mainframe-jes2 v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-jes2)
[INFO] [stderr]     Checking open-mainframe-smf v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-smf)
[INFO] [stderr]     Checking open-mainframe-wlm v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-wlm)
[INFO] [stderr]     Checking open-mainframe-parmlib v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-parmlib)
[INFO] [stderr]     Checking open-mainframe-networking v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-networking)
[INFO] [stderr]     Checking open-mainframe-syscmd v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-syscmd)
[INFO] [stderr]     Checking open-mainframe-hlasm v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-hlasm)
[INFO] [stderr]     Checking open-mainframe-deploy v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-deploy)
[INFO] [stderr]     Checking open-mainframe-ispf v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-ispf)
[INFO] [stderr]     Checking open-mainframe-sort v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-sort)
[INFO] [stderr]     Checking open-mainframe-dataset v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-dataset)
[INFO] [stderr]     Checking open-mainframe-ims v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-ims)
[INFO] [stderr]     Checking open-mainframe-tso v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-tso)
[INFO] [stderr]     Checking open-mainframe-focus v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-focus)
[INFO] [stderr]     Checking open-mainframe-runtime v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-runtime)
[INFO] [stderr]     Checking open-mainframe-natural v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-natural)
[INFO] [stderr]     Checking open-mainframe-pgmmgmt v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-pgmmgmt)
[INFO] [stderr]     Checking open-mainframe-pli v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-pli)
[INFO] [stderr]     Checking open-mainframe-cics v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-cics)
[INFO] [stderr]     Checking open-mainframe-jcl v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-jcl)
[INFO] [stderr]     Checking open-mainframe-easytrieve v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-easytrieve)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/open-mainframe-ispf/src/editor.rs:216:26
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn visible_lines(&self) -> Vec<VisibleLine> {
[INFO] [stdout]     |                          ^^^^^         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn visible_lines(&self) -> Vec<VisibleLine<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking open-mainframe-idms v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-idms)
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]    --> crates/open-mainframe-cics/src/interval/mod.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |     use std::thread;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking open-mainframe-cobol v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-cobol)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/open-mainframe-ispf/src/editor.rs:216:26
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn visible_lines(&self) -> Vec<VisibleLine> {
[INFO] [stdout]     |                          ^^^^^         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn visible_lines(&self) -> Vec<VisibleLine<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking open-mainframe-drda v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-drda)
[INFO] [stderr]     Checking open-mainframe-precompilers v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-precompilers)
[INFO] [stderr]     Checking open-mainframe-mvs v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-mvs)
[INFO] [stderr]     Checking open-mainframe-adabas v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-adabas)
[INFO] [stderr]     Checking open-mainframe-uss v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-uss)
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> crates/open-mainframe-cics/src/time/mod.rs:426:17
[INFO] [stdout]     |
[INFO] [stdout] 426 |         let (y, m, d, _) = days_to_ymd(20497); // Approximate
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `d`
[INFO] [stdout]    --> crates/open-mainframe-cics/src/time/mod.rs:426:20
[INFO] [stdout]     |
[INFO] [stdout] 426 |         let (y, m, d, _) = days_to_ymd(20497); // Approximate
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking open-mainframe-mq v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-mq)
[INFO] [stderr]     Checking open-mainframe-crypto v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-crypto)
[INFO] [stderr]     Checking open-mainframe-clist v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-clist)
[INFO] [stderr]     Checking open-mainframe-tui v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-tui)
[INFO] [stderr]     Checking open-mainframe-assess v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-assess)
[INFO] [stderr]     Checking open-mainframe-symbolic v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-symbolic)
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]    --> crates/open-mainframe-tui/src/session.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub struct Session {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 126 |     state: SessionState,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/open-mainframe-cobol/src/lexer/conditional.rs:583:13
[INFO] [stdout]     |
[INFO] [stdout] 583 |         let mut proc = ConditionalProcessor::new();
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FlatProgramBuilder`
[INFO] [stdout]    --> crates/open-mainframe-symbolic/src/testgen.rs:953:30
[INFO] [stdout]     |
[INFO] [stdout] 953 |     use crate::interpreter::{FlatProgramBuilder, FlatStatement, InterpreterConfig, SymbolicInterpreter};
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]    --> crates/open-mainframe-tui/src/session.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub struct Session {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 126 |     state: SessionState,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking open-mainframe-wiki v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-wiki)
[INFO] [stdout] warning: fields `mqmd` and `data` are never read
[INFO] [stdout]    --> crates/open-mainframe-mq/src/mqi.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 344 |     Put {
[INFO] [stdout]     |     --- fields in this variant
[INFO] [stdout] 345 |         queue_name: String,
[INFO] [stdout] 346 |         mqmd: Mqmd,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 347 |         data: Vec<u8>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UowOperation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking open-mainframe v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe)
[INFO] [stdout] warning: fields `mqmd` and `data` are never read
[INFO] [stdout]    --> crates/open-mainframe-mq/src/mqi.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 344 |     Put {
[INFO] [stdout]     |     --- fields in this variant
[INFO] [stdout] 345 |         queue_name: String,
[INFO] [stdout] 346 |         mqmd: Mqmd,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 347 |         data: Vec<u8>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UowOperation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking open-mainframe-zosmf v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-zosmf)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/open-mainframe-zosmf/src/config.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |         unsafe { std::env::set_var("CARDDEMO_DIR", &carddemo_dir) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> crates/open-mainframe-zosmf/src/lib.rs:30:11
[INFO] [stdout]     |
[INFO] [stdout]  30 | #![forbid(unsafe_code)]
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/open-mainframe-zosmf/src/config.rs:444:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |         unsafe { std::env::remove_var("CARDDEMO_DIR") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `time_range` is never read
[INFO] [stdout]   --> crates/open-mainframe-zosmf/src/handlers/logs.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct LogQuery {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     time_range: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking open-mainframe-gym v0.1.0 (/opt/rustwide/workdir/crates/open-mainframe-gym)
[INFO] [stdout] warning: field `time_range` is never read
[INFO] [stdout]   --> crates/open-mainframe-zosmf/src/handlers/logs.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct LogQuery {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     time_range: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `open-mainframe-zosmf` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "64136a9090e87f31e1b5623f5ec394d6967063ccd11967e04d4bd0b2d8055467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64136a9090e87f31e1b5623f5ec394d6967063ccd11967e04d4bd0b2d8055467", kill_on_drop: false }`
[INFO] [stdout] 64136a9090e87f31e1b5623f5ec394d6967063ccd11967e04d4bd0b2d8055467
